Vcenter System HelloSpec

Vcenter System HelloSpec
Vcenter System HelloSpec

The Vcenter System HelloSpec schema describes the API client preferences.

This schema was added in vSphere API 8.0.2.0.

JSON Example
{
    "api_releases": [
        "string"
    ]
}
array of string
api_releases
Required

List of API release IDs that the client can work with in order of preference. The server will select the first mutually supported release ID.

This property was added in vSphere API 8.0.2.0.